Package | de.medizininformatikinitiative.use-case.omi |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.medizininformatikinitiative.use-case.omi@0.3.13&canonical=http://omi.de/fhir/registry/StructureDefinition/fmd-output-observation-profile |
Url | http://omi.de/fhir/registry/StructureDefinition/fmd-output-observation-profile |
Version | 0.3.13 |
Status | active |
Date | 2024-12-11 |
Name | FmdOmiOutputObservation |
Title | FMD-Output Observation Profile |
Experimental | False |
Realm | de |
Description | Profile derived from OmiOutputObservation. It describes the output of the Fremdmetall Detector (FMD). |
Type | Observation |
Kind | resource |
No resources found
StructureDefinition | |
http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates ![]() | Image Box Coordinates |
http://omi.de/fhir/registry/StructureDefinition/output-observation ![]() | AI-Output Observation |
{
"resourceType" : "StructureDefinition",
"id" : "fmd-output-observation-profile",
"url" : "http://omi.de/fhir/registry/StructureDefinition/fmd-output-observation-profile",
"version" : "0.3.13",
"name" : "FmdOmiOutputObservation",
"title" : "FMD-Output Observation Profile",
"status" : "active",
"date" : "2024-12-11",
"publisher" : "MOLIT gGmbH",
"description" : "Profile derived from OmiOutputObservation. It describes the output of the Fremdmetall Detector (FMD).",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://omi.de/fhir/registry/StructureDefinition/output-observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation.status",
"path" : "Observation.status",
"patternCode" : "final"
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "inference-result",
"system" : "http://omi.de/fhir/registry/sid/tbd",
"display" : "Inference result"
}
]
}
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"ordered" : false,
"rules" : "open"
}
},
{
"id" : "Observation.value[x]:valueCodeableConcept",
"path" : "Observation.value[x]",
"sliceName" : "valueCodeableConcept",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "CodeableConcept"
}
],
"patternCodeableConcept" : {
"coding" : [
{
"code" : "C13018",
"system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"display" : "Organs"
}
]
}
},
{
"id" : "Observation.device",
"path" : "Observation.device",
"patternReference" : {
"reference" : "Device/FMDAlgorithm"
}
},
{
"id" : "Observation.component",
"path" : "Observation.component",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "code"
}
],
"rules" : "open"
}
},
{
"id" : "Observation.component:zahn",
"path" : "Observation.component",
"sliceName" : "zahn",
"min" : 0,
"max" : "*"
},
{
"id" : "Observation.component:zahn.extension:imageBoxCoordinatesExtension",
"path" : "Observation.component.extension",
"sliceName" : "imageBoxCoordinatesExtension",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.component:zahn.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "38199008",
"system" : "http://snomed.info/sct",
"display" : "Tooth structure (body structure)"
}
]
}
},
{
"id" : "Observation.component:zahn.value[x]",
"path" : "Observation.component.value[x]",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
]
},
{
"id" : "Observation.component:cochlea",
"path" : "Observation.component",
"sliceName" : "cochlea",
"min" : 0,
"max" : "*"
},
{
"id" : "Observation.component:cochlea.extension:imageBoxCoordinatesExtension",
"path" : "Observation.component.extension",
"sliceName" : "imageBoxCoordinatesExtension",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.component:cochlea.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "80169004",
"system" : "http://snomed.info/sct",
"display" : "Cochlear structure (body structure)"
}
]
}
},
{
"id" : "Observation.component:cochlea.value[x]",
"path" : "Observation.component.value[x]",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
]
},
{
"id" : "Observation.component:osteosynthese",
"path" : "Observation.component",
"sliceName" : "osteosynthese",
"min" : 0,
"max" : "*"
},
{
"id" : "Observation.component:osteosynthese.extension:imageBoxCoordinatesExtension",
"path" : "Observation.component.extension",
"sliceName" : "imageBoxCoordinatesExtension",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.component:osteosynthese.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "118470002",
"system" : "http://snomed.info/sct",
"display" : " Internal skeletal fixation (procedure)"
}
]
}
},
{
"id" : "Observation.component:osteosynthese.value[x]",
"path" : "Observation.component.value[x]",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
]
},
{
"id" : "Observation.component:schrittmacher",
"path" : "Observation.component",
"sliceName" : "schrittmacher",
"min" : 0,
"max" : "*"
},
{
"id" : "Observation.component:schrittmacher.extension:imageBoxCoordinatesExtension",
"path" : "Observation.component.extension",
"sliceName" : "imageBoxCoordinatesExtension",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.component:schrittmacher.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "14106009",
"system" : "http://snomed.info/sct",
"display" : "Cardiac pacemaker, device (physical object)"
}
]
}
},
{
"id" : "Observation.component:schrittmacher.value[x]",
"path" : "Observation.component.value[x]",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
]
},
{
"id" : "Observation.component:cerclage",
"path" : "Observation.component",
"sliceName" : "cerclage",
"min" : 0,
"max" : "*"
},
{
"id" : "Observation.component:cerclage.extension:imageBoxCoordinatesExtension",
"path" : "Observation.component.extension",
"sliceName" : "imageBoxCoordinatesExtension",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.component:cerclage.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "1455007",
"system" : "http://snomed.info/sct",
"display" : "Cerclage (procedure)"
}
]
}
},
{
"id" : "Observation.component:cerclage.value[x]",
"path" : "Observation.component.value[x]",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
]
},
{
"id" : "Observation.component:coil",
"path" : "Observation.component",
"sliceName" : "coil",
"min" : 0,
"max" : "*"
},
{
"id" : "Observation.component:coil.extension:imageBoxCoordinatesExtension",
"path" : "Observation.component.extension",
"sliceName" : "imageBoxCoordinatesExtension",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.component:coil.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "312082008",
"system" : "http://snomed.info/sct",
"display" : "Contraceptive coil (physical object)"
}
]
}
},
{
"id" : "Observation.component:coil.value[x]",
"path" : "Observation.component.value[x]",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
]
},
{
"id" : "Observation.component:fixex",
"path" : "Observation.component",
"sliceName" : "fixex",
"min" : 0,
"max" : "*"
},
{
"id" : "Observation.component:fixex.extension:imageBoxCoordinatesExtension",
"path" : "Observation.component.extension",
"sliceName" : "imageBoxCoordinatesExtension",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.component:fixex.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "261200006",
"system" : "http://snomed.info/sct",
"display" : "External fixation system (physical object)"
}
]
}
},
{
"id" : "Observation.component:fixex.value[x]",
"path" : "Observation.component.value[x]",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
]
},
{
"id" : "Observation.component:herzklappe",
"path" : "Observation.component",
"sliceName" : "herzklappe",
"min" : 0,
"max" : "*"
},
{
"id" : "Observation.component:herzklappe.extension:imageBoxCoordinatesExtension",
"path" : "Observation.component.extension",
"sliceName" : "imageBoxCoordinatesExtension",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.component:herzklappe.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "25510005",
"system" : "http://snomed.info/sct",
"display" : "Cardiac valve prosthesis (physical object)"
}
]
}
},
{
"id" : "Observation.component:herzklappe.value[x]",
"path" : "Observation.component.value[x]",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
]
},
{
"id" : "Observation.component:huefte",
"path" : "Observation.component",
"sliceName" : "huefte",
"min" : 0,
"max" : "*"
},
{
"id" : "Observation.component:huefte.extension:imageBoxCoordinatesExtension",
"path" : "Observation.component.extension",
"sliceName" : "imageBoxCoordinatesExtension",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.component:huefte.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "67270000",
"system" : "http://snomed.info/sct",
"display" : "Hip prosthesis, device (physical object)"
}
]
}
},
{
"id" : "Observation.component:huefte.value[x]",
"path" : "Observation.component.value[x]",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
]
},
{
"id" : "Observation.component:knie",
"path" : "Observation.component",
"sliceName" : "knie",
"min" : 0,
"max" : "*"
},
{
"id" : "Observation.component:knie.extension:imageBoxCoordinatesExtension",
"path" : "Observation.component.extension",
"sliceName" : "imageBoxCoordinatesExtension",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.component:knie.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "109228008",
"system" : "http://snomed.info/sct",
"display" : "Knee joint prosthesis, device (physical object)"
}
]
}
},
{
"id" : "Observation.component:knie.value[x]",
"path" : "Observation.component.value[x]",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
]
},
{
"id" : "Observation.component:port",
"path" : "Observation.component",
"sliceName" : "port",
"min" : 0,
"max" : "*"
},
{
"id" : "Observation.component:port.extension:imageBoxCoordinatesExtension",
"path" : "Observation.component.extension",
"sliceName" : "imageBoxCoordinatesExtension",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.component:port.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "467859003",
"system" : "http://snomed.info/sct",
"display" : "Catheter injection port (physical object)"
}
]
}
},
{
"id" : "Observation.component:port.value[x]",
"path" : "Observation.component.value[x]",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
]
},
{
"id" : "Observation.component:schulter",
"path" : "Observation.component",
"sliceName" : "schulter",
"min" : 0,
"max" : "*"
},
{
"id" : "Observation.component:schulter.extension:imageBoxCoordinatesExtension",
"path" : "Observation.component.extension",
"sliceName" : "imageBoxCoordinatesExtension",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.component:schulter.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "303726000",
"system" : "http://snomed.info/sct",
"display" : "Shoulder joint prosthesis (physical object)"
}
]
}
},
{
"id" : "Observation.component:schulter.value[x]",
"path" : "Observation.component.value[x]",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.